NeXT TypedStream Data | 1995-06-12 | 5KB | 79 lines
typedstream
IBObjectData
Object
CustomObject
Application
ButtonCell
ActionCell
Open New Window
Helvetica
NXImage
MailOpen
Matrix
Control
Responder
TextField
TextFieldCell
Subject:
Body:
Actions sent by this form modify state values within the MailComposer instance. These values are then used when a 'compose' is performed.
MailComposer
Actions sent by this form directly modify Mail's current compose window. A compose window will automatically be opened if one does not currently exist.
Modify Compose Window
Button
Suggestion
MailSuggestion
hPressing the 'Suggestion' Button or choosing 'Suggestion' from the Menu, will compose using the 'Suggestion' instance of MailComposer whos attributes were set ('inspected') within IB. The inspector has the advantage of using a Text object for the letter body, thus allowing formatted input. This is not possible when using one of the'takeFrom' action methods.